home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2002 #11
/
Amiga Plus CD - 2002 - No. 11.iso
/
Tools
/
Development
/
PowerD
/
Dmod
/
dmod_Identify
/
lib
/
modules
/
identifybase.lha
/
src
/
IdAlert.ass
next >
Wrap
Text File
|
2002-08-10
|
498b
|
35 lines
.sdreg r2
.text
.align 2
.global _IdAlert
_IdAlert: mflr r0
stw r0,8(r1)
stwu r1,-176(r1)
li r11,0
stw r11,40(r1)
stw r11,44(r1)
stw r11,48(r1)
lwz r0,_IdentifyBase(r2)
stw r0,32(r1)
stw r0,108(r1)
li r0,-42
stw r0,36(r1)
stw r3,52(r1)
stw r4,84(r1)
lwz r3,_PowerPCBase(r2)
addi r4,r1,32
lwz r0,-298(r3)
mtlr r0
blrl
lwz r3,52(r1)
addi r1,r1,176
lwz r0,8(r1)
mtlr r0
blr
.type _IdAlert,@function
.size _IdAlert,$-_IdAlert
.extern _PowerPCBase
.extern _IdentifyBase